Autogenerated HTML docs for v1.7.2-rc1
diff --git a/git-config.html b/git-config.html index 3e6bb72..35f400a 100644 --- a/git-config.html +++ b/git-config.html
@@ -1762,6 +1762,16 @@ </p> </dd> <dt> +color.decorate.<slot> +</dt> +<dd> +<p> + Use customized color for <em>git log --decorate</em> output. <tt><slot></tt> is one + of <tt>branch</tt>, <tt>remoteBranch</tt>, <tt>tag</tt>, <tt>stash</tt> or <tt>HEAD</tt> for local + branches, remote tracking branches, tags, stash and HEAD, respectively. +</p> +</dd> +<dt> color.grep </dt> <dd> @@ -3959,7 +3969,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-06-22 23:22:24 UTC +Last updated 2010-07-01 00:08:17 UTC </div> </div> </body>